home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / gfx / fract / Numy_II.lha / Numy_II.DOC < prev    next >
Encoding:
Text File  |  1995-04-13  |  1.5 KB  |  47 lines

  1. ;ts=8
  2. ;NUMY_II.DOC
  3.  
  4.     What you see in here is an interesting fractal which was announced
  5. in Scientific American.  It is the nicest fractal I saw (until now), no
  6. boring Koch, Sierpinsky or Mandelbrot set.
  7.  
  8.     The routine was written in GFA-Basic.  BASIC, you'll ask, but wait:
  9. everybody should know basic.  You too, no matter if you probably are some
  10. pascal or C maniac.  I'm also a C maniac, but I don't think that C is the
  11. best in all.  This basic programme is a good example:  everything is done
  12. simply and with no mistakes.  On the other side, because of basic, this
  13. program is SLOW.
  14.  
  15.         This DOC file is from LHA archive.  This is the content:
  16.  
  17.         NUMY_II              14024 bytes
  18.         NUMY_II.info        386 bytes
  19.         NUMY_II.DOC           1516 bytes
  20.         NUMY_II.DOC.info    353 bytes
  21.         NUMY_II.GFA        842 bytes
  22.         NUMY_II.GFA.info    408 bytes
  23.         NUMY_II.LST        549 bytes
  24.         NUMY_II.LST.info    353 bytes
  25.  
  26.     This was compiled with GFA-Basic Compiler V3.5D.  Compile it with
  27. "GFA_BCOM NUMY_II.GFA S& S< F< -O NUMY_II.O" and link it with "GL -O
  28. NUMY_II.O -P NUMY_II".  You should have no problems I had with it.  At
  29. least, it is a 'basic' stuff!
  30.  
  31.     Maybe contact me about bugs/ideas/demo swapping?  Address is
  32.  
  33.         DALIBOR S. KEZELE
  34.         TOPLICKA 127
  35.         42204 TURCIN
  36.         CROATIA.
  37.  
  38.         If you are on Internet send me a message to:
  39.  
  40.         dkezele@oleh.srce.hr
  41.         sentinel@bonus.fido.hr
  42.  
  43.         Thanks to all people which are helping me in computers stuff (like
  44. ID-222/LB or Fanatic/ETF).  See you in another DOC.
  45.  
  46. ; *** END
  47.